home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / C / CPPCOM.ZIP / BOOL.H < prev    next >
Encoding:
C/C++ Source or Header  |  1991-04-14  |  31 b   |  2 lines

  1. enum boolean { false, true };
  2.